﻿2026-07-29T09:49:59.4742727Z ##[group]Run actions/checkout@v5
2026-07-29T09:49:59.4743323Z with:
2026-07-29T09:49:59.4743758Z   repository: BigscreenVR/spt-bs-core
2026-07-29T09:49:59.4747677Z   token: ***
2026-07-29T09:49:59.4748119Z   ssh-strict: true
2026-07-29T09:49:59.4748550Z   ssh-user: git
2026-07-29T09:49:59.4749069Z   persist-credentials: true
2026-07-29T09:49:59.4749530Z   clean: true
2026-07-29T09:49:59.4749967Z   sparse-checkout-cone-mode: true
2026-07-29T09:49:59.4750477Z   fetch-depth: 1
2026-07-29T09:49:59.4750901Z   fetch-tags: false
2026-07-29T09:49:59.4751320Z   show-progress: true
2026-07-29T09:49:59.4751751Z   lfs: false
2026-07-29T09:49:59.4752153Z   submodules: false
2026-07-29T09:49:59.4752595Z   set-safe-directory: true
2026-07-29T09:49:59.4753082Z   allow-unsafe-pr-checkout: false
2026-07-29T09:49:59.4753601Z ##[endgroup]
2026-07-29T09:49:59.5518907Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T09:49:59.5520643Z ##[group]Getting Git version info
2026-07-29T09:49:59.5521425Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T09:49:59.5522366Z [command]/usr/bin/git version
2026-07-29T09:49:59.5555044Z git version 2.43.0
2026-07-29T09:49:59.5571759Z ##[endgroup]
2026-07-29T09:49:59.5582554Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cdec4172-4219-4fc7-8d28-cebe94767bf6' before making global git config changes
2026-07-29T09:49:59.5583754Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T09:49:59.5585622Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T09:49:59.5618571Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T09:49:59.5638522Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T09:49:59.5648486Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T09:49:59.5651143Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T09:49:59.5669846Z HEAD
2026-07-29T09:49:59.5697752Z ##[endgroup]
2026-07-29T09:49:59.5699021Z [command]/usr/bin/git submodule status
2026-07-29T09:49:59.5876947Z ##[group]Cleaning the repository
2026-07-29T09:49:59.5879842Z [command]/usr/bin/git clean -ffdx
2026-07-29T09:49:59.5915123Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T09:49:59.6013011Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:49:59.6017935Z ##[endgroup]
2026-07-29T09:49:59.6019794Z ##[group]Disabling automatic garbage collection
2026-07-29T09:49:59.6022833Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T09:49:59.6048084Z ##[endgroup]
2026-07-29T09:49:59.6048656Z ##[group]Setting up auth
2026-07-29T09:49:59.6053569Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T09:49:59.6078820Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T09:49:59.6269456Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T09:49:59.6294579Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T09:49:59.6478890Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T09:49:59.6505026Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T09:49:59.6697654Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T09:49:59.6727813Z ##[endgroup]
2026-07-29T09:49:59.6728908Z ##[group]Fetching the repository
2026-07-29T09:49:59.6735701Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5aa12467744869a73922a65d1ce611bedb49e576:refs/remotes/pull/119/merge
2026-07-29T09:50:00.1250944Z ##[endgroup]
2026-07-29T09:50:00.1252195Z ##[group]Determining the checkout info
2026-07-29T09:50:00.1253172Z ##[endgroup]
2026-07-29T09:50:00.1253769Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T09:50:00.1283575Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T09:50:00.1306278Z ##[group]Checking out the ref
2026-07-29T09:50:00.1308397Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T09:50:00.1354882Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:50:00.1358532Z ##[endgroup]
2026-07-29T09:50:00.1387384Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T09:50:00.1408751Z 5aa12467744869a73922a65d1ce611bedb49e576
